[INFO] fetching crate specre 0.4.0...
[INFO] testing specre-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate specre 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate specre 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate specre 0.4.0
[INFO] tweaked toml for crates.io crate specre 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate specre 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate specre 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.111
[INFO] [stderr]   Downloaded clap v4.5.60
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.111
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded js-sys v0.3.88
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.111
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.111
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded clap_builder v4.5.60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc096ea344d507bfde87e30d751c87618a1af63fd1c83c84199ca87b68bad4af
[INFO] running `Command { std: "docker" "start" "-a" "bc096ea344d507bfde87e30d751c87618a1af63fd1c83c84199ca87b68bad4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc096ea344d507bfde87e30d751c87618a1af63fd1c83c84199ca87b68bad4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc096ea344d507bfde87e30d751c87618a1af63fd1c83c84199ca87b68bad4af", kill_on_drop: false }`
[INFO] [stdout] bc096ea344d507bfde87e30d751c87618a1af63fd1c83c84199ca87b68bad4af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6865b69a004cae58ad89dbc328ed6757a858f72d67ac7657c13e8d9ed4ef1c8e
[INFO] running `Command { std: "docker" "start" "-a" "6865b69a004cae58ad89dbc328ed6757a858f72d67ac7657c13e8d9ed4ef1c8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling rmcp v0.15.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rmcp-macros v0.15.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling specre v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "6865b69a004cae58ad89dbc328ed6757a858f72d67ac7657c13e8d9ed4ef1c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6865b69a004cae58ad89dbc328ed6757a858f72d67ac7657c13e8d9ed4ef1c8e", kill_on_drop: false }`
[INFO] [stdout] 6865b69a004cae58ad89dbc328ed6757a858f72d67ac7657c13e8d9ed4ef1c8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23f92597a4bd32ae6bef654fdb339e30c09c6e8a166edccf0c472b56bef6ea0a
[INFO] running `Command { std: "docker" "start" "-a" "23f92597a4bd32ae6bef654fdb339e30c09c6e8a166edccf0c472b56bef6ea0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling specre v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.86s
[INFO] running `Command { std: "docker" "inspect" "23f92597a4bd32ae6bef654fdb339e30c09c6e8a166edccf0c472b56bef6ea0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f92597a4bd32ae6bef654fdb339e30c09c6e8a166edccf0c472b56bef6ea0a", kill_on_drop: false }`
[INFO] [stdout] 23f92597a4bd32ae6bef654fdb339e30c09c6e8a166edccf0c472b56bef6ea0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5199afdda74eb2e80e34fc9fe8b276264042e5856d83f50973370492e75a1e37
[INFO] running `Command { std: "docker" "start" "-a" "5199afdda74eb2e80e34fc9fe8b276264042e5856d83f50973370492e75a1e37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/specre-e20411234119383e)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test error::tests::already_initialized_display ... ok
[INFO] [stdout] test error::tests::already_initialized_source_returns_none ... ok
[INFO] [stdout] test error::tests::config_not_found_source_returns_none ... ok
[INFO] [stdout] test error::tests::config_not_found_display ... ok
[INFO] [stdout] test error::tests::config_serialize_display ... ok
[INFO] [stdout] test error::tests::config_serialize_source_returns_some ... ok
[INFO] [stdout] test error::tests::config_parse_source_returns_some ... ok
[INFO] [stdout] test error::tests::config_parse_display ... ok
[INFO] [stdout] test error::tests::from_serde_json_error_converts_to_serialize ... ok
[INFO] [stdout] test error::tests::invalid_argument_display ... ok
[INFO] [stdout] test error::tests::invalid_argument_source_returns_none ... ok
[INFO] [stdout] test error::tests::io_display ... ok
[INFO] [stdout] test error::tests::io_source_returns_some ... ok
[INFO] [stdout] test error::tests::mcp_init_display ... ok
[INFO] [stdout] test error::tests::mcp_init_source_returns_none ... ok
[INFO] [stdout] test error::tests::mcp_task_display ... ok
[INFO] [stdout] test error::tests::mcp_task_source_returns_none ... ok
[INFO] [stdout] test error::tests::non_zero_exit_display_is_empty ... ok
[INFO] [stdout] test error::tests::non_zero_exit_source_returns_none ... ok
[INFO] [stdout] test error::tests::serialize_display ... ok
[INFO] [stdout] test error::tests::serialize_source_returns_some ... ok
[INFO] [stdout] test error::tests::tokio_runtime_display ... ok
[INFO] [stdout] test error::tests::tokio_runtime_source_returns_some ... ok
[INFO] [stdout] test template::tests::template_contains_frontmatter_fields ... ok
[INFO] [stdout] test template::tests::template_contains_japanese_sections ... ok
[INFO] [stdout] test template::tests::template_contains_required_sections ... ok
[INFO] [stdout] test template::tests::template_ends_with_newline ... ok
[INFO] [stdout] test template::tests::unknown_language_falls_back_to_english ... ok
[INFO] [stdout] test ulid::tests::generated_ulid_is_valid_and_26_chars ... ok
[INFO] [stdout] test ulid::tests::generated_ulids_are_unique ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_coverage.rs (/opt/rustwide/target/debug/deps/cli_coverage-6dae297b85623459)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test coverage_exclude_patterns_file_glob ... ok
[INFO] [stdout] test coverage_errors_without_config ... ok
[INFO] [stdout] test coverage_basic_report ... ok
[INFO] [stdout] test coverage_excludes_dot_files_even_with_target_extensions ... ok
[INFO] [stdout] test coverage_excludes_svg_files ... ok
[INFO] [stdout] test coverage_lists_uncovered_files ... ok
[INFO] [stdout] test coverage_no_source_files ... ok
[INFO] [stdout] test coverage_ext_flag_overrides_config ... ok
[INFO] [stdout] test coverage_paths_use_forward_slashes ... ok
[INFO] [stdout] test coverage_skips_nonexistent_source_dirs ... ok
[INFO] [stdout] test coverage_excludes_dot_files ... ok
[INFO] [stdout] test coverage_full_no_uncovered_section ... ok
[INFO] [stdout] test coverage_ext_flag_filters ... ok
[INFO] [stdout] test coverage_target_extensions_and_exclude_patterns ... ok
[INFO] [stdout] test coverage_warns_on_unreadable_source_file ... ok
[INFO] [stdout] test coverage_invalid_exclude_pattern_warns ... ok
[INFO] [stdout] test coverage_uncovered_files_sorted ... ok
[INFO] [stdout] test coverage_zero ... ok
[INFO] [stdout] test coverage_target_extensions_from_config ... ok
[INFO] [stdout] test coverage_full ... ok
[INFO] [stdout] test coverage_truncates_uncovered_files_over_30 ... ok
[INFO] [stdout] test coverage_shows_all_uncovered_files_at_30 ... ok
[INFO] [stdout] test coverage_exclude_patterns_directory ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_destroy.rs (/opt/rustwide/target/debug/deps/cli_destroy-89a5c2254c338404)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test destroy_preserves_string_literal_containing_specre ... ok
[INFO] [stdout] test destroy_leaves_files_without_markers_unchanged ... ok
[INFO] [stdout] test destroy_preserves_indented_marker_lines ... ok
[INFO] [stdout] test destroy_errors_when_no_config ... ok
[INFO] [stdout] test destroy_prints_warning_and_prompt ... ok
[INFO] [stdout] test destroy_removes_markers_and_config_keeps_specre_dir ... ok
[INFO] [stdout] test destroy_with_yes_deletes_specre_dir ... ok
[INFO] [stdout] test destroy_succeeds_without_glossary_toml ... ok
[INFO] [stdout] test destroy_removes_multiple_markers_from_single_file ... ok
[INFO] [stdout] test destroy_preserves_prose_comment_mentioning_specre ... ok
[INFO] [stdout] test destroy_default_answer_keeps_specre_dir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_dispatch.rs (/opt/rustwide/target/debug/deps/cli_dispatch-84340ab0492a064c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dispatch_handler_error_prints_to_stderr_and_exits_with_code_1 ... ok
[INFO] [stdout] test dispatch_valid_subcommand_exits_successfully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_health_check.rs (/opt/rustwide/target/debug/deps/cli_health_check-536532b77ddd5111)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test health_check_multiple_failures ... ok
[INFO] [stdout] test health_check_no_source_files ... ok
[INFO] [stdout] test health_check_malformed_index_json ... ok
[INFO] [stdout] test health_check_stale_index_content_identical ... ok
[INFO] [stdout] test health_check_exclude_patterns_improves_coverage ... ok
[INFO] [stdout] test health_check_json_output_is_valid ... ok
[INFO] [stdout] test health_check_stale_index_content_drift ... ok
[INFO] [stdout] test health_check_custom_thresholds ... ok
[INFO] [stdout] test health_check_healthy ... ok
[INFO] [stdout] test health_check_warns_on_unreadable_index_json ... ok
[INFO] [stdout] test health_check_errors_without_config ... ok
[INFO] [stdout] test health_check_unhealthy_no_index ... ok
[INFO] [stdout] test health_check_unhealthy_low_coverage ... ok
[INFO] [stdout] test health_check_unhealthy_many_orphans ... ok
[INFO] [stdout] test health_check_unhealthy_stale_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_index.rs (/opt/rustwide/target/debug/deps/cli_index-1dba6ee23dd3b85e)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test index_exclude_patterns_hides_excluded_source_refs ... ok
[INFO] [stdout] test index_generates_domain_index_md ... ok
[INFO] [stdout] test index_excludes_svg_files_from_source_scan ... ok
[INFO] [stdout] test index_empty_target_extensions_scans_nothing ... ok
[INFO] [stdout] test index_generates_index_json ... ok
[INFO] [stdout] test index_excludes_dot_files_from_source_scan ... ok
[INFO] [stdout] test index_handles_empty_specre_dir ... ok
[INFO] [stdout] test index_errors_without_config ... ok
[INFO] [stdout] test index_handles_subdirectories_within_domain ... ok
[INFO] [stdout] test index_json_paths_use_forward_slashes ... ok
[INFO] [stdout] test index_json_last_verified_is_null_when_absent ... ok
[INFO] [stdout] test index_json_contains_specre_entries ... ok
[INFO] [stdout] test index_ignores_markers_inside_string_literals ... ok
[INFO] [stdout] test index_warns_on_permission_denied_specre_file ... ok
[INFO] [stdout] test index_warns_on_unreadable_directory ... ok
[INFO] [stdout] test index_parses_frontmatter_with_unquoted_values ... ok
[INFO] [stdout] test index_warns_on_unreadable_source_file_permission ... ok
[INFO] [stdout] test index_parses_name_with_colon_in_value ... ok
[INFO] [stdout] test index_parses_frontmatter_with_single_quoted_values ... ok
[INFO] [stdout] test index_overwrites_existing_index ... ok
[INFO] [stdout] test index_warns_on_unreadable_source_file ... ok
[INFO] [stdout] test index_json_contains_source_refs ... ok
[INFO] [stdout] test index_detects_multiple_markers_in_one_file ... ok
[INFO] [stdout] test index_without_target_extensions_scans_all_files ... ok
[INFO] [stdout] test index_target_extensions_filters_source_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_init.rs (/opt/rustwide/target/debug/deps/cli_init-1ed8608183f15f36)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test init_does_not_modify_anything_when_config_exists ... ok
[INFO] [stdout] test init_custom_source_dirs ... ok
[INFO] [stdout] test init_creates_default_directory_and_config ... ok
[INFO] [stdout] test init_creates_glossary_toml ... ok
[INFO] [stdout] test init_errors_when_config_already_exists ... ok
[INFO] [stdout] test init_escapes_backslash_in_specre_dir ... ok
[INFO] [stdout] test init_escapes_backslash_in_source_dirs ... ok
[INFO] [stdout] test init_preserves_existing_specre_directory ... ok
[INFO] [stdout] test init_preserves_existing_glossary ... ok
[INFO] [stdout] test init_default_includes_commented_optional_settings ... ok
[INFO] [stdout] test init_config_contains_correct_defaults ... ok
[INFO] [stdout] test init_without_language_has_language_as_comment ... ok
[INFO] [stdout] test init_with_ext_creates_target_extensions ... ok
[INFO] [stdout] test init_with_ext_omits_target_extensions_comment ... ok
[INFO] [stdout] test init_with_language_ja ... ok
[INFO] [stdout] test init_custom_specre_dir ... ok
[INFO] [stdout] test init_without_ext_has_target_extensions_as_comment ... ok
[INFO] [stdout] test init_shows_path_in_io_error ... ok
[INFO] [stderr]      Running tests/cli_json_output.rs (/opt/rustwide/target/debug/deps/cli_json_output-8496a0eeb26e58e8)
[INFO] [stdout] test init_with_language_omits_language_comment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test coverage_json_outputs_structured_json ... ok
[INFO] [stdout] test json_error_goes_to_stderr_as_plain_text ... ok
[INFO] [stdout] test coverage_json_with_ext_filter ... ok
[INFO] [stdout] test coverage_json_truncates_when_over_30 ... ok
[INFO] [stdout] test json_flag_before_subcommand ... ok
[INFO] [stdout] test orphans_json_no_orphans ... ok
[INFO] [stdout] test orphans_json_with_orphans ... ok
[INFO] [stdout] test index_json_outputs_structured_json ... ok
[INFO] [stdout] test health_check_json_flag_accepted ... ok
[INFO] [stdout] test coverage_json_no_truncation_metadata_when_within_limit ... ok
[INFO] [stdout] test new_json_outputs_structured_json ... ok
[INFO] [stdout] test search_json_flag_accepted ... ok
[INFO] [stdout] test init_json_outputs_structured_json ... ok
[INFO] [stdout] test tag_json_outputs_structured_json ... ok
[INFO] [stdout] test status_without_json_flag_outputs_text ... ok
[INFO] [stdout] test trace_json_file_lookup ... ok
[INFO] [stdout] test status_json_outputs_structured_json ... ok
[INFO] [stdout] test trace_json_ulid_lookup ... ok
[INFO] [stdout] test trace_json_unknown_ulid ... ok
[INFO] [stdout] test status_json_includes_stale_specres ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_new.rs (/opt/rustwide/target/debug/deps/cli_new-f0a0fea45f870d44)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test new_creates_file_with_name ... ok
[INFO] [stdout] test new_errors_when_target_is_a_file ... ok
[INFO] [stdout] test new_defaults_to_untitled ... ok
[INFO] [stdout] test new_errors_when_file_already_exists ... ok
[INFO] [stdout] test new_creates_directory_recursively ... ok
[INFO] [stdout] test new_file_contains_valid_frontmatter ... ok
[INFO] [stdout] test new_generates_japanese_template_when_language_is_ja ... ok
[INFO] [stdout] test new_works_with_config_missing_language_field ... ok
[INFO] [stdout] test new_generates_english_template_when_no_config ... ok
[INFO] [stdout] test new_shows_path_in_io_error ... ok
[INFO] [stdout] test new_stdout_is_the_created_path ... ok
[INFO] [stdout] test new_file_contains_required_sections ... ok
[INFO] [stdout] test new_falls_back_to_english_for_unknown_language ... ok
[INFO] [stdout] test new_file_contains_valid_ulid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_orphans.rs (/opt/rustwide/target/debug/deps/cli_orphans-4e2e5b9d05482bfd)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test orphans_detects_orphan_specres ... ok
[INFO] [stdout] test orphans_exclude_patterns_hides_dangling_in_excluded_files ... ok
[INFO] [stdout] test orphans_detects_dangling_markers ... ok
[INFO] [stdout] test orphans_detects_both ... ok
[INFO] [stdout] test orphans_clean_project ... ok
[INFO] [stdout] test orphans_paths_use_forward_slashes ... ok
[INFO] [stdout] test orphans_string_literal_marker_not_dangling ... ok
[INFO] [stdout] test orphans_errors_without_config ... ok
[INFO] [stdout] test orphans_warns_on_unreadable_source_file ... ok
[INFO] [stdout] test orphans_empty_project ... ok
[INFO] [stdout] test orphans_skips_binary_files_silently ... ok
[INFO] [stderr]      Running tests/cli_search.rs (/opt/rustwide/target/debug/deps/cli_search-4e976e93ec62fd37)
[INFO] [stdout] test orphans_excludes_deprecated_specres ... ok
[INFO] [stdout] test orphans_linked_specre_is_not_orphan ... ok
[INFO] [stdout] test orphans_target_extensions_filters_source_scanning ... ok
[INFO] [stdout] test orphans_ignores_markers_inside_string_literals ... ok
[INFO] [stdout] test orphans_target_extensions_hides_dangling_in_non_target_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test search_errors_without_config ... ok
[INFO] [stdout] test search_empty_when_specre_dir_missing ... ok
[INFO] [stdout] test search_excerpt_joins_multiline_paragraph ... ok
[INFO] [stdout] test search_excerpt_truncated_at_200_chars ... ok
[INFO] [stdout] test search_default_threshold_is_10 ... ok
[INFO] [stdout] test search_combined_query_and_filters ... ok
[INFO] [stdout] test search_filter_by_domain ... ok
[INFO] [stdout] test search_excerpt_from_first_prose_paragraph ... ok
[INFO] [stdout] test search_filter_by_status ... ok
[INFO] [stdout] test search_glossary_excludes_query_terms_from_suggestions ... ok
[INFO] [stdout] test search_excerpt_null_when_no_prose ... ok
[INFO] [stdout] test search_free_text_matches_body ... ok
[INFO] [stdout] test search_invalid_date_error ... ok
[INFO] [stdout] test search_filter_verified_before ... ok
[INFO] [stdout] test search_filter_verified_after ... ok
[INFO] [stdout] test search_is_case_insensitive ... ok
[INFO] [stdout] test search_multi_keyword_and ... ok
[INFO] [stdout] test search_limit_zero_error ... ok
[INFO] [stdout] test search_glossary_malformed_warns_and_continues ... ok
[INFO] [stdout] test search_no_params_returns_all ... ok
[INFO] [stdout] test search_no_results ... ok
[INFO] [stdout] test search_no_results_single_keyword_with_glossary_shows_hint ... ok
[INFO] [stdout] test search_no_results_single_keyword_no_glossary_no_hint ... ok
[INFO] [stdout] test search_free_text_matches_name ... ok
[INFO] [stdout] test search_no_results_multi_keyword_shows_keyword_matches ... ok
[INFO] [stdout] test search_multi_keyword_or ... ok
[INFO] [stdout] test search_invalid_status_error ... ok
[INFO] [stdout] test search_limit_overrides_threshold ... ok
[INFO] [stdout] test search_results_sorted_by_domain_then_name ... ok
[INFO] [stdout] test search_paths_use_forward_slashes ... ok
[INFO] [stdout] test search_no_results_with_glossary_shows_suggested_terms ... ok
[INFO] [stdout] test search_warns_on_unreadable_specre_card ... ok
[INFO] [stdout] test search_single_keyword_same_with_or_without_or_flag ... ok
[INFO] [stdout] test search_truncated_without_glossary_no_suggested_terms ... ok
[INFO] [stdout] test search_truncated_with_glossary_shows_suggested_terms ... ok
[INFO] [stdout] test search_skips_malformed_cards ... ok
[INFO] [stdout] test search_not_truncated_within_threshold ... ok
[INFO] [stdout] test search_truncated_when_exceeds_threshold ... ok
[INFO] [stdout] test search_rejects_calendar_invalid_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_status.rs (/opt/rustwide/target/debug/deps/cli_status-ac7c143c6d75018b)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test status_invalid_last_verified_format ... ok
[INFO] [stdout] test status_custom_threshold ... ok
[INFO] [stdout] test status_no_stale_section_when_all_fresh ... ok
[INFO] [stdout] test status_empty_specre_directory ... ok
[INFO] [stdout] test status_impossible_date_in_last_verified ... ok
[INFO] [stdout] test status_shows_summary ... ok
[INFO] [stdout] test status_flags_stale_specres ... ok
[INFO] [stdout] test status_stable_without_last_verified_is_stale ... ok
[INFO] [stdout] test status_errors_without_config ... ok
[INFO] [stdout] test status_last_verified_on_non_stable_is_ignored ... ok
[INFO] [stderr]      Running tests/cli_tag.rs (/opt/rustwide/target/debug/deps/cli_tag-2c164da9680c1a9b)
[INFO] [stdout] test status_custom_threshold_shows_in_header ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test tag_shows_path_in_io_error ... ok
[INFO] [stdout] test tag_rejects_unsupported_extension ... ok
[INFO] [stdout] test tag_output_uses_forward_slashes ... ok
[INFO] [stdout] test tag_target_is_directory ... ok
[INFO] [stdout] test tag_preserves_existing_content ... ok
[INFO] [stdout] test tag_invalid_ulid ... ok
[INFO] [stdout] test tag_inserts_marker_for_rust_file ... ok
[INFO] [stdout] test tag_uses_block_comment_for_unity_uss ... ok
[INFO] [stdout] test tag_unsupported_extension_does_not_modify_file ... ok
[INFO] [stdout] test tag_uses_dash_dash_comment_for_sql ... ok
[INFO] [stdout] test tag_uses_erb_comment_for_ejs ... ok
[INFO] [stdout] test tag_uses_haml_comment_for_haml ... ok
[INFO] [stdout] test tag_uses_handlebars_comment_for_hbs ... ok
[INFO] [stdout] test tag_uses_dash_dash_comment_for_lua ... ok
[INFO] [stdout] test tag_uses_erb_comment_for_erb ... ok
[INFO] [stdout] test tag_already_exists_does_not_modify ... ok
[INFO] [stdout] test tag_uses_block_comment_for_css ... ok
[INFO] [stdout] test tag_uses_hash_comment_for_yaml ... ok
[INFO] [stdout] test tag_uses_html_comment_for_html ... ok
[INFO] [stdout] test tag_uses_hash_comment_for_gdscript ... ok
[INFO] [stdout] test tag_uses_html_comment_for_svelte ... ok
[INFO] [stdout] test tag_uses_hash_comment_for_shell ... ok
[INFO] [stdout] test tag_uses_hash_comment_for_unity_meta ... ok
[INFO] [stdout] test tag_uses_hash_comment_for_ruby ... ok
[INFO] [stdout] test tag_uses_hash_comment_for_python ... ok
[INFO] [stdout] test tag_file_not_found ... ok
[INFO] [stdout] test tag_uses_jinja_comment_for_j2 ... ok
[INFO] [stdout] test tag_uses_jinja_comment_for_twig ... ok
[INFO] [stdout] test tag_uses_pug_comment_for_pug ... ok
[INFO] [stdout] test tag_uses_semicolon_comment_for_godot_tres ... ok
[INFO] [stdout] test tag_uses_semicolon_comment_for_godot_tscn ... ok
[INFO] [stdout] test tag_uses_html_comment_for_vue ... ok
[INFO] [stdout] test tag_uses_slash_slash_for_gdshader ... ok
[INFO] [stdout] test tag_uses_semicolon_comment_for_ini ... ok
[INFO] [stdout] test tag_uses_slash_slash_for_unity_shader ... ok
[INFO] [stdout] test tag_uses_razor_comment_for_cshtml ... ok
[INFO] [stderr]      Running tests/cli_trace.rs (/opt/rustwide/target/debug/deps/cli_trace-bddb4b617517de61)
[INFO] [stdout] test tag_uses_slash_slash_for_php ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test trace_file_path_ignores_target_extensions ... ok
[INFO] [stdout] test trace_file_path_output_uses_forward_slashes ... ok
[INFO] [stdout] test trace_file_path_shows_linked_specres ... ok
[INFO] [stdout] test trace_errors_without_config ... ok
[INFO] [stdout] test trace_file_path_unresolved_ulid_shows_not_found ... ok
[INFO] [stdout] test trace_file_path_not_found ... ok
[INFO] [stdout] test trace_ignores_markers_inside_string_literals ... ok
[INFO] [stdout] test trace_lowercase_ulid_treated_as_file_path ... ok
[INFO] [stdout] test trace_multiple_source_refs_with_line_numbers ... ok
[INFO] [stdout] test trace_short_string_treated_as_file_path ... ok
[INFO] [stdout] test trace_paths_use_forward_slashes ... ok
[INFO] [stdout] test trace_file_path_backslash_is_normalized ... ok
[INFO] [stdout] test trace_shows_specre_and_source_references ... ok
[INFO] [stdout] test trace_specre_found_no_source_refs ... ok
[INFO] [stdout] test trace_ulid_warns_on_unreadable_source_file ... ok
[INFO] [stdout] test trace_source_refs_found_no_specre ... ok
[INFO] [stdout] test trace_file_path_ignores_string_literal_markers ... ok
[INFO] [stdout] test trace_file_path_no_markers_exits_with_error ... ok
[INFO] [stdout] test trace_ulid_warns_on_unreadable_specre_file ... ok
[INFO] [stdout] test trace_ulid_not_found_exits_with_error ... ok
[INFO] [stdout] test trace_ulid_target_extensions_filters_source_files ... ok
[INFO] [stdout] test trace_ulid_exclude_patterns_hides_excluded_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mcp/main.rs (/opt/rustwide/target/debug/deps/mcp-fb80783efd614232)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test resources::mcp_read_resource_not_found ... ok
[INFO] [stdout] test server::mcp_initialize_returns_capabilities ... ok
[INFO] [stdout] test resources::mcp_read_resource_returns_card_content ... ok
[INFO] [stdout] test resources::mcp_list_resources_returns_cards ... ok
[INFO] [stdout] test tool_coverage::mcp_tool_coverage_empty ... ok
[INFO] [stdout] test resources::mcp_read_resource_invalid_uri ... ok
[INFO] [stdout] test tool_coverage::mcp_tool_coverage_partial ... ok
[INFO] [stdout] test tool_coverage::mcp_tool_coverage_full ... ok
[INFO] [stdout] test tool_health_check::mcp_tool_health_check_healthy ... ok
[INFO] [stdout] test server::mcp_errors_without_config ... ok
[INFO] [stdout] test tool_health_check::mcp_tool_health_check_low_coverage ... ok
[INFO] [stdout] test tool_health_check::mcp_tool_health_check_no_index ... ok
[INFO] [stdout] test tool_index::mcp_tool_index_with_cards ... ok
[INFO] [stdout] test tool_new::mcp_tool_new_errors_when_file_exists ... ok
[INFO] [stdout] test tool_new::mcp_tool_new_creates_directory_recursively ... ok
[INFO] [stdout] test server::mcp_exits_cleanly_on_stdin_close ... ok
[INFO] [stdout] test tool_new::mcp_tool_new_creates_card_with_name ... ok
[INFO] [stdout] test resources::mcp_list_resources_empty ... ok
[INFO] [stdout] test tool_orphans::mcp_tool_orphans_clean ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_by_domain ... ok
[INFO] [stdout] test tool_orphans::mcp_tool_orphans_with_orphan ... ok
[INFO] [stdout] test tool_orphans::mcp_tool_orphans_with_dangling ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_invalid_status ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_by_keyword ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_limit_bypasses_truncation ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_no_results ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_truncation_with_hint ... ok
[INFO] [stdout] test tool_new::mcp_tool_new_errors_when_target_is_file ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_with_limit ... ok
[INFO] [stdout] test tool_status::mcp_tool_status_mixed ... ok
[INFO] [stdout] test tool_tag::mcp_tool_tag_errors_on_directory ... ok
[INFO] [stdout] test tool_tag::mcp_tool_tag_errors_on_invalid_ulid ... ok
[INFO] [stdout] test tool_index::mcp_tool_index_empty ... ok
[INFO] [stdout] test tool_tag::mcp_tool_tag_errors_on_unsupported_extension ... ok
[INFO] [stdout] test tool_tag::mcp_tool_tag_inserts_marker ... ok
[INFO] [stdout] test tool_tag::mcp_tool_tag_returns_existing_marker ... ok
[INFO] [stdout] test tool_search::mcp_tool_search_by_status ... ok
[INFO] [stdout] test tool_trace::mcp_tool_trace_by_ulid_found ... ok
[INFO] [stdout] test tool_tag::mcp_tool_tag_errors_on_missing_file ... ok
[INFO] [stdout] test tool_trace::mcp_tool_trace_by_file_found ... ok
[INFO] [stdout] test tool_trace::mcp_tool_trace_file_not_found ... ok
[INFO] [stdout] test tool_trace::mcp_tool_trace_by_ulid_not_found ... ok
[INFO] [stdout] test tool_new::mcp_tool_new_defaults_to_untitled ... ok
[INFO] [stdout] test tool_status::mcp_tool_status_empty ... ok
[INFO] [stdout] test tool_status::mcp_tool_status_custom_threshold ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tool_status::mcp_tool_status_custom_threshold stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tool_status::mcp_tool_status_custom_threshold' (1444) panicked at tests/mcp/tool_status.rs:115:5:
[INFO] [stdout] should not be stale with default threshold
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bf7f3f8e13a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bf7f3f8e13a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bf7f3f8e13a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bf7f3f8e13a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bf7f3fa2d5a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bf7f3fa2d5a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5bf7f3f92b12 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bf7f3f92b12 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5bf7f3f6b79f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bf7f3f6b79f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bf7f3f85d69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bf7f3edcffc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5bf7f3edcffc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bf7f3f85f22 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5bf7f3f85f22 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bf7f3f6b88a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5bf7f3f62fc9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bf7f3f6c56d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bf7f3fa34ac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bf7f3eb110a - mcp[4d0267839b24fb10]::tool_status::mcp_tool_status_custom_threshold
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mcp/tool_status.rs:115:5
[INFO] [stdout]   20:     0x5bf7f3eaee57 - mcp[4d0267839b24fb10]::tool_status::mcp_tool_status_custom_threshold::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mcp/tool_status.rs:98:38
[INFO] [stdout]   21:     0x5bf7f3eaa466 - <mcp[4d0267839b24fb10]::tool_status::mcp_tool_status_custom_threshold::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5bf7f3ed10db - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bf7f3ed10db - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5bf7f3eddacb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5bf7f3eddacb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5bf7f3eddacb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5bf7f3eddacb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5bf7f3eddacb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5bf7f3eddacb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5bf7f3eddacb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5bf7f3ed91e4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5bf7f3ed91e4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5bf7f3ee06d2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5bf7f3ee06d2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5bf7f3ee06d2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5bf7f3ee06d2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5bf7f3ee06d2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5bf7f3ee06d2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5bf7f3ee06d2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5bf7f3f8d6ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5bf7f3f8d6ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x742bcd168aa4 - <unknown>
[INFO] [stdout]   43:     0x742bcd1f5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tool_status::mcp_tool_status_custom_threshold
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test mcp`
[INFO] running `Command { std: "docker" "inspect" "5199afdda74eb2e80e34fc9fe8b276264042e5856d83f50973370492e75a1e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5199afdda74eb2e80e34fc9fe8b276264042e5856d83f50973370492e75a1e37", kill_on_drop: false }`
[INFO] [stdout] 5199afdda74eb2e80e34fc9fe8b276264042e5856d83f50973370492e75a1e37
